-
Home
-
Tamara Checkout
-
1.9.9.8
-
Code
-
Classes
- PdoSessionHandler
| Total Complexity |
108 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
866 |
| Lines of code |
449 |
| Logical lines of code |
327 |
| Comment lines |
166 |
| Methods |
23 |
| Properties |
16 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| buildDsnFromUrl() |
B |
39 |
20 |
61 |
| doRead() |
A |
44 |
13 |
42 |
| getMergeStatement() |
A |
44 |
8 |
39 |
| createTable() |
S |
49 |
7 |
29 |
| getSelectSql() |
S |
55 |
7 |
18 |
| doWrite() |
S |
51 |
6 |
28 |
| doAdvisoryLock() |
S |
47 |
5 |
36 |
| close() |
S |
50 |
5 |
27 |
| __construct() |
S |
52 |
5 |
22 |
| commit() |
S |
59 |
4 |
15 |
| beginTransaction() |
S |
61 |
4 |
13 |
| getInsertStatement() |
S |
54 |
2 |
20 |
| getUpdateStatement() |
S |
53 |
2 |
20 |
| updateTimestamp() |
S |
57 |
2 |
16 |
| open() |
S |
67 |
3 |
7 |
| rollback() |
S |
65 |
3 |
10 |
| getConnection() |
S |
70 |
3 |
6 |
| doDestroy() |
S |
61 |
2 |
12 |
| read() |
S |
67 |
2 |
8 |
| convertStringToInt() |
S |
64 |
2 |
8 |
| isSessionExpired() |
S |
82 |
1 |
3 |
| gc() |
S |
77 |
1 |
4 |
| connect() |
S |
71 |
1 |
5 |